DDS is Microsoft's GPU-optimized texture format, built so graphics cards can read compressed texture data directly without a separate decompression step, which is why it's the standard format for DirectX games and engines like Unity and Unreal. RAW camera files are never used as textures directly, but photographers occasionally capture reference photography intended to become an actual in-game texture, which means it needs to go through both RAW demosaicing and DDS-specific texture compression before a game engine can use it efficiently.
Converting RAW to DDS handles that demosaicing step and produces a texture-ready file, letting the GPU load and render the image the way it's specifically designed to handle DDS data.
- Install Turbo Batch Image Converter Pro, which supports 47 RAW camera formats.
- Open the app and select Batch Mode for multiple files, or Individual Mode for a single RAW file.
- Drag your RAW files or folder into the app window, enabling recursive folder scanning if needed.
- Set the "From" format to RAW (or your specific camera format) and the "To" format to DDS.
- Click Convert. DDS files are written to the output folder, fully offline.
- Supports 47 RAW camera formats from major manufacturers
- Produces DDS files compatible with DirectX games and game engines
- Bulk-convert an entire shoot's worth of RAW files in one batch
- Multi-core processing for fast handling of large batches
- Runs fully offline, keeping unreleased material private
- No recurring subscription or hidden upload limits
Why would camera photography need to become a DDS texture?
Reference photography captured in RAW is sometimes used as the basis for an actual in-game texture, which requires converting it to DDS specifically so the GPU can load and render it efficiently.
Will my converted DDS include mipmaps automatically?
Mipmap generation depends on the specific export settings used; a single conversion produces the base texture, with mipmap chains typically generated as part of a dedicated texture-processing step in your game engine.
Can I batch-convert many RAW photos to DDS for a project?
Yes, Batch Mode handles entire folders, including nested sub-folders, in a single conversion run.
Ready to convert your images offline, in bulk, with full privacy?